The DependencyObjectCollection<(Of <(<'T>)>)> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
DependencyObjectCollection<(Of <(<'T>)>)> |
Methods
| Name | Description | |
|---|---|---|
|
|
Add | (Inherited from Collection<(Of <(<'T>)>)>.) |
|
|
BlockReentrancy | (Inherited from ObservableCollection<(Of <(<'T>)>)>.) |
|
|
CheckReentrancy | (Inherited from ObservableCollection<(Of <(<'T>)>)>.) |
|
|
Clear | (Inherited from Collection<(Of <(<'T>)>)>.) |
|
|
ClearItems | (Inherited from ObservableCollection<(Of <(<'T>)>)>.) |
|
|
Contains | (Inherited from Collection<(Of <(<'T>)>)>.) |
|
|
CopyTo | (Inherited from Collection<(Of <(<'T>)>)>.) |
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetEnumerator | (Inherited from Collection<(Of <(<'T>)>)>.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
IndexOf | (Inherited from Collection<(Of <(<'T>)>)>.) |
|
|
Insert | (Inherited from Collection<(Of <(<'T>)>)>.) |
|
|
InsertItem |
Inserts an item into the collection at the specified index.
(Overrides ObservableCollection<(Of <(<'T>)>)>..::..InsertItem(Int32, T).) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
Move | (Inherited from ObservableCollection<(Of <(<'T>)>)>.) |
|
|
MoveItem | (Inherited from ObservableCollection<(Of <(<'T>)>)>.) |
|
|
OnCollectionChanged | (Inherited from ObservableCollection<(Of <(<'T>)>)>.) |
|
|
OnPropertyChanged | (Inherited from ObservableCollection<(Of <(<'T>)>)>.) |
|
|
Remove | (Inherited from Collection<(Of <(<'T>)>)>.) |
|
|
RemoveAt | (Inherited from Collection<(Of <(<'T>)>)>.) |
|
|
RemoveItem | (Inherited from ObservableCollection<(Of <(<'T>)>)>.) |
|
|
SetItem |
Replaces the element at the specified index.
(Overrides ObservableCollection<(Of <(<'T>)>)>..::..SetItem(Int32, T).) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Count | (Inherited from Collection<(Of <(<'T>)>)>.) |
|
|
Item | (Inherited from Collection<(Of <(<'T>)>)>.) |
|
|
Items | (Inherited from Collection<(Of <(<'T>)>)>.) |
Events
| Name | Description | |
|---|---|---|
|
|
CollectionChanged | (Inherited from ObservableCollection<(Of <(<'T>)>)>.) |
|
|
PropertyChanged | (Inherited from ObservableCollection<(Of <(<'T>)>)>.) |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
|
|
IList..::..Add | (Inherited from Collection<(Of <(<'T>)>)>.) |
|
|
IList..::..Contains | (Inherited from Collection<(Of <(<'T>)>)>.) |
|
|
ICollection..::..CopyTo | (Inherited from Collection<(Of <(<'T>)>)>.) |
|
|
IEnumerable..::..GetEnumerator | (Inherited from Collection<(Of <(<'T>)>)>.) |
|
|
IList..::..IndexOf | (Inherited from Collection<(Of <(<'T>)>)>.) |
|
|
IList..::..Insert | (Inherited from Collection<(Of <(<'T>)>)>.) |
|
|
IList..::..IsFixedSize | (Inherited from Collection<(Of <(<'T>)>)>.) |
|
|
ICollection<(Of <<'(T>)>>)..::..IsReadOnly | (Inherited from Collection<(Of <(<'T>)>)>.) |
|
|
IList..::..IsReadOnly | (Inherited from Collection<(Of <(<'T>)>)>.) |
|
|
ICollection..::..IsSynchronized | (Inherited from Collection<(Of <(<'T>)>)>.) |
|
|
IList..::..Item | (Inherited from Collection<(Of <(<'T>)>)>.) |
|
|
INotifyPropertyChanged..::..PropertyChanged | (Inherited from ObservableCollection<(Of <(<'T>)>)>.) |
|
|
IList..::..Remove | (Inherited from Collection<(Of <(<'T>)>)>.) |
|
|
ICollection..::..SyncRoot | (Inherited from Collection<(Of <(<'T>)>)>.) |